home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Disc to the Future 2
/
Disc to the Future Part II Programmer's Reference (Wayzata Technology)(6013)(1992).bin
/
MAC
/
OTHER_LA
/
QUINTA
/
PRINTLIS.Q
< prev
next >
Wrap
Text File
|
1990-03-22
|
221b
|
9 lines
; This is the source to the response to print lists
; It is already installed in the Quinta dictionary
[ "{ " print do dup car textrep print " " print
cdr dup isempty until "}" print cr drop ]
"print" pub list respond